home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / X11 / locale / en_US.UTF-8 / XLC_LOCALE < prev   
Encoding:
Text File  |  2009-02-02  |  2.0 KB  |  142 lines

  1. #  $XFree86: xc/nls/XLC_LOCALE/en_US.UTF-8,v 1.2 2000/02/29 03:09:07 dawes Exp $
  2. #  XLocale Database Sample for en_US.UTF-8
  3.  
  4. #     XLC_FONTSET category
  5. XLC_FONTSET
  6.  
  7. on_demand_loading    True
  8.  
  9. object_name        generic
  10.  
  11. #     fs0 class (7 bit ASCII)
  12. fs0    {
  13.     charset    {
  14.         name    ISO8859-1:GL
  15.     }
  16.     font    {
  17.         primary        ISO8859-1:GL
  18.         vertical_rotate    all
  19.     }
  20. }
  21. #    fs1 class (ISO8859 families)
  22. fs1    {
  23.     charset    {
  24.         name    ISO8859-1:GR
  25.     }
  26.     font    {
  27.         primary    ISO8859-1:GR
  28.     }
  29. }
  30. #     fs2 class (Kanji)
  31. fs2    {
  32.     charset    {
  33.         name    JISX0208.1983-0:GL
  34.     }
  35.     font    {
  36.         primary    JISX0208.1983-0:GL
  37.     }
  38. }
  39. #   fs3 class (Korean Character)
  40. fs3    {
  41.     charset    {
  42.         name    KSC5601.1987-0:GL
  43.     }
  44.     font    {
  45.         primary    KSC5601.1987-0:GL
  46.     }
  47. }
  48. #   fs4 class (Chinese Han Character)
  49. fs4    {
  50.     charset    {
  51.         name    GB2312.1980-0:GL
  52.     }
  53.     font    {
  54.         primary    GB2312.1980-0:GL
  55.     }
  56. }
  57. #    fs5 class (Half Kana)
  58. fs5    {
  59.     charset    {
  60.         name    JISX0201.1976-0:GR
  61.     }
  62.     font    {
  63.         primary        JISX0201.1976-0:GR
  64.         vertical_rotate    all
  65.     }
  66. }
  67. #    ISO10646 should come last so the fonts above will actually be used
  68. #    fs6 class
  69. fs6    {
  70.     charset    {
  71.         name    ISO10646-1
  72.     }
  73.     font    {
  74.         primary    ISO10646-1
  75.     }
  76. }
  77. END XLC_FONTSET
  78.  
  79. #     XLC_XLOCALE category
  80. XLC_XLOCALE
  81.  
  82. encoding_name        UTF-8
  83. mb_cur_max        6
  84. state_depend_encoding    False
  85.  
  86. #    cs0 class
  87. cs0    {
  88.     side        GL:Default
  89.     length        1
  90.     ct_encoding    ISO8859-1:GL
  91. }
  92.  
  93. #    cs1 class
  94. cs1     {
  95.         side            GR:Default
  96.         length          1
  97.         ct_encoding     ISO8859-1:GR
  98. }
  99.  
  100. #    cs2 class
  101. cs2    {
  102.     side        GR
  103.     length        2
  104.     ct_encoding    JISX0208.1983-0:GL; JISX0208.1983-0:GR;            JISX0208.1983-1:GL; JISX0208.1983-1:GR
  105.  
  106. }
  107.  
  108. #    cs3 class
  109. cs3     {
  110.         side            GL
  111.         length          2
  112.         ct_encoding     KSC5601.1987-0:GL; KSC5601.1987-0:GR;                        KSC5601.1987-1:GL; KSC5601.1987-1:GR
  113.  
  114. }
  115.  
  116. #    cs4 class
  117. cs4     {
  118.         side            GR
  119.         length          2
  120.         ct_encoding     GB2312.1980-0:GL; GB2312.1980-0:GR
  121. }
  122.  
  123. #    cs5 class
  124. cs5    {
  125.     side        GR
  126.     length        1
  127.     ct_encoding    JISX0201.1976-0:GR
  128. }
  129.  
  130. #    cs6 class
  131. cs6    {
  132.     side        none
  133.     ct_encoding    ISO10646-1
  134. }
  135.  
  136. END XLC_XLOCALE
  137.